-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove lib directory and replace it with granular utils_* subworkflows #2736
Conversation
@mirpedrol I added a We will need to update the relevant subworkflow in nf-core/modules. |
@mashehu @mirpedrol not sure whether you plan to or are doing this already but I thought we could use nf-test to check the pipeline tests pass as part of the nf-core/tools tests. Then we just add different combinations of Would like to have a quick chat with you both next week if you have some time. Ping me on Slack and we can sort out a time. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still need to run a few test runs locally, but I think it looks good
Some things left to do that I took note of and might be worth splitting up into separate issues:
custom/dumpsoftwareversions
input_check.nf
,check_samplesheet.py
andsamplesheet_check.nf
and replace with nf-validationEdit by @mashehu:
Not in the scope of this PR:
modules.config
and have individualnextflow.config
file in component folders instead. See herenextflow.config
when updating modules/subworkflows